-
Home
-
Next Active Directory Integration
-
3.0.1
-
Code
-
Classes
- Lexer
Total Complexity |
71 |
Dependencies |
6 |
Dependents |
2 |
Total lines |
482 |
Lines of code |
339 |
Logical lines of code |
179 |
Comment lines |
82 |
Methods |
15 |
Properties |
15 |
Methods 15
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
lexExpression() |
B |
39 |
18 |
56 |
lexData() |
A |
43 |
12 |
47 |
tokenize() |
A |
46 |
8 |
39 |
lexString() |
S |
53 |
6 |
20 |
__construct() |
S |
38 |
1 |
85 |
getOperatorRegex() |
S |
53 |
4 |
22 |
lexRawData() |
S |
57 |
4 |
15 |
lexInterpolation() |
S |
61 |
3 |
11 |
lexBlock() |
S |
64 |
3 |
9 |
lexVar() |
S |
64 |
3 |
9 |
pushToken() |
S |
69 |
3 |
6 |
lexComment() |
S |
67 |
2 |
6 |
popState() |
S |
70 |
2 |
6 |
moveCursor() |
S |
75 |
1 |
4 |
pushState() |
S |
77 |
1 |
4 |